Welcome![Sign In][Sign Up]
Location:
Search - chain code

Search list

[Special Effectsdm

Description: matlab链码,计算连通区域周长,基于玉米图像预处理自行编写-matlab chain code to calculate the circumference of the connected region
Platform: | Size: 5120 | Author: 梁良 | Hits:

[Consoletest

Description: C++链码识别,通过输入图像,自动寻找轮廓的链码,需在opencv下执行-C++ chain code recognition, by the input image, automatically find the outline of the chain code, need to run opencv under
Platform: | Size: 1024 | Author: 益文 | Hits:

[Consolelunkuolianma

Description: 本代码在opencv下运行,可执行。通过提取图像的轮廓,用链码表示出来。-The run, the executable code in opencv. Represented by extracting the outline of the image, using a chain code.
Platform: | Size: 1024 | Author: 益文 | Hits:

[Software EngineeringFast-Computation-of-Moments-Based-on

Description: 基于8向链码的不变矩快速计算算法,可应用于2-D物体识别-2-D object recognition can be applied to the chain code unchanged moments quick calculation algorithm
Platform: | Size: 338944 | Author: 曾翔 | Hits:

[Software Engineeringwwwfff

Description: 链码,最小包围核的matlab程序,数字图像处理-Chain code, minimum surrounded by nuclear matlab program, digital image processing
Platform: | Size: 35840 | Author: fairy | Hits:

[OtherA_new_chain_code

Description: 一篇介绍数字图像处理中边界的链码描述的论文:边界链码描述可以用于用于图像边界特征的提取-An introduction to digital image processing chain code boundary description Papers: boundary chain code description can be used for image feature extraction boundary
Platform: | Size: 505856 | Author: ningwei | Hits:

[Printing programChain

Description: my code compute matrix chain multiplication
Platform: | Size: 754688 | Author: mohandesi | Hits:

[Special Effectsfchcode

Description: 此程序用来得到图像边界的freeman链码-This procedure is used to get the image borders freeman chain code
Platform: | Size: 3072 | Author: lwq | Hits:

[Software EngineeringRS-code-and-missile-data-link

Description: 在弹载数据链系统中,进行测试验证,实验表 明RS码能够明显改善弹载数据链的误码率性能。-In the onboard data link systems, test validation experiments show that RS code can significantly improve the bit error rate performance onboard data chain.
Platform: | Size: 194560 | Author: tianhongliang | Hits:

[Embeded-SCM Developcodes

Description: c++ code for 8 connectivity, 4 connectivity, chain code
Platform: | Size: 2048 | Author: swithPr | Hits:

[Software Engineeringtqzxjx

Description: 在图像分类与识别算法研究中,目标几何特征的提取通常需要计算目标图像的最小外接矩形以获取长、宽等属性。针对该特点, 提出一种利用顶点链码与离散格林理论相结合的方式提取目标图像的最小外接矩形的算法。该算法只需根据顶点链中垂直或水平方向上的 点坐标即可求出目标的面积、形心和主轴。基于顶点链码和离散格林的主轴法和旋转法可快速求出目标的最小外接矩形。实验结果表明, 旋转法的运算速度是现有算法的 2 倍左右,主轴法的速度又比旋转法快速 2 倍左右-In the image classification and recognition algorithm, the extraction target calculate the geometric characteristics of the target image usually requires minimum bounding rectangle for the length, width and other attributes. For this feature, proposes a minimum bounding rectangle extraction target image algorithm uses vertex chain code and discrete Green' s theory combination. The algorithm can be calculated only according to the target chain, the vertex coordinates of the vertical or horizontal direction on the area and centroid of the spindle. Vertex chain code based and discrete Green' s spindle and spin method can quickly find the target minimum bounding rectangle. Experimental results show that the method of computing the speed of rotation of about 2 times the existing algorithms, surpasses the rotation speed of the spindle Rapid Method 2 times
Platform: | Size: 1030144 | Author: liupeng | Hits:

[Web Serverheiliandaquan

Description: 最新黑帽seo挂黑链代码大全:http://www.heimaoseojishu.com/thread-191-1-1.html喜欢的同学赶紧收藏-The latest hang black chain code complete: http://www.heimaoseojishu.com/thread-191-1-1.html the students like to collect
Platform: | Size: 13312 | Author: 周小玉 | Hits:

[WEB Codescope-chain

Description: 用一段代码来解释JavaScript中的作用域链-With a piece of code to interpret the JavaScript scope chain
Platform: | Size: 1024 | Author: hdu | Hits:

[OracleChain-binary-tree

Description: 用VC6.0编写的关于数据结构的链式二叉树算法和代码-About chain binary tree data structure algorithms and code VC6.0 prepared
Platform: | Size: 1024 | Author: 傅仁德 | Hits:

[Algorithmalamouti-code

Description: 16qam simulink ser mimo one of the receive chains fail, and the other receive chain is operational, then the performance loss is on the order of the diversity gain. In other words, the signal may still be detected, but with inferior quality. This is commonly referred to as soft failure. Fortunately, the new transmit diversity scheme provides the same soft failure. To
Platform: | Size: 57344 | Author: varinder | Hits:

[Software Engineeringcircular-recognition-

Description: 本文主要是详述了链码的基本概念,与及基于链码对圆的识别的详细过程。-This paper mainly described the basic concept of chain code, and based on chain code detailed process of identification of a circl.
Platform: | Size: 162816 | Author: 滴滴 | Hits:

[Special Effectsprogram

Description: 多种方法实现数字图象处理边界链码生成(Matlab),供大家参考-A variety of methods of digital image processing boundary chain code generator (Matlab), for your reference
Platform: | Size: 83968 | Author: 理庆临 | Hits:

[JSP/Javacommons-chain-1.1-src

Description: apache.commons下的chain源代码,可以加入到工程目录下断点调试-apache commons chain 1.1 source code
Platform: | Size: 237568 | Author: iron | Hits:

[Linux-Unixchain

Description: Like asciitab.h, except that 0xD has code BT_S rather than BT_CR.
Platform: | Size: 1024 | Author: nzgiuqm | Hits:

[Graph programChainCode

Description: In short, the chain code is a way to represent a binary object by encoding only its boundary. The chain code is composed of a sequence of numbers between 0 and 7. Each number represents the transition between two consecutive boundary pixels, 0 being a step to the right, 1 a step diagonally right/up, 2 a step up, etc. In the post Measuring boundary length, I gave a little more detail about the chain code. Worth repeating here that post is the figure containing the directions associated to each code: The chain code thus has as many elements as there are boundary pixels. Note that the position of the object is lost, the chain code encodes the shape of the object, not its location. But we only need to remember the coordinates of the first pixel in the chain to solve that. Also note, the chain code encodes a single, solid object. If the object has two disjoint parts, or has a hole, the chain code will not be able to describe the full object.-In short, the chain code is a way to represent a binary object by encoding only its boundary. The chain code is composed of a sequence of numbers between 0 and 7. Each number represents the transition between two consecutive boundary pixels, 0 being a step to the right, 1 a step diagonally right/up, 2 a step up, etc. In the post Measuring boundary length, I gave a little more detail about the chain code. Worth repeating here that post is the figure containing the directions associated to each code: The chain code thus has as many elements as there are boundary pixels. Note that the position of the object is lost, the chain code encodes the shape of the object, not its location. But we only need to remember the coordinates of the first pixel in the chain to solve that. Also note, the chain code encodes a single, solid object. If the object has two disjoint parts, or has a hole, the chain code will not be able to describe the full object.
Platform: | Size: 1222656 | Author: mohammed | Hits:
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 28 »

CodeBus www.codebus.net